MapSourceRegistry.remove

Removes the corresponding #ShumateMapSource from the registry. If the source doesn't exist in the registry, this function does nothing.

class MapSourceRegistry
void
remove
(
string id
)

Parameters

id string

a #ShumateMapSource id

Meta